Skip to content

Bump prefix-dev/setup-pixi from 0.8.4 to 0.8.8 in the gh-actions group#110

Merged
carolinefrasca merged 1 commit intomainfrom
dependabot/github_actions/gh-actions-4145220cd3
May 1, 2025
Merged

Bump prefix-dev/setup-pixi from 0.8.4 to 0.8.8 in the gh-actions group#110
carolinefrasca merged 1 commit intomainfrom
dependabot/github_actions/gh-actions-4145220cd3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 1, 2025

Bumps the gh-actions group with 1 update: prefix-dev/setup-pixi.

Updates prefix-dev/setup-pixi from 0.8.4 to 0.8.8

Release notes

Sourced from prefix-dev/setup-pixi's releases.

v0.8.8

What's Changed

✨ New features

Full Changelog: prefix-dev/setup-pixi@v0.8.7...v0.8.8

v0.8.7

What's Changed

🤷🏻 Other changes

Full Changelog: prefix-dev/setup-pixi@v0.8.6...v0.8.7

v0.8.6

What's Changed

🐛 Bug fixes

Full Changelog: prefix-dev/setup-pixi@v0.8.5...v0.8.6

v0.8.5

What's Changed

🐛 Bug fixes

⬆️ Dependency updates

Full Changelog: prefix-dev/setup-pixi@v0.8.4...v0.8.5

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the gh-actions group with 1 update: [prefix-dev/setup-pixi](https://github.com/prefix-dev/setup-pixi).


Updates `prefix-dev/setup-pixi` from 0.8.4 to 0.8.8
- [Release notes](https://github.com/prefix-dev/setup-pixi/releases)
- [Commits](prefix-dev/setup-pixi@8eaba7c...19eac09)

---
updated-dependencies:
- dependency-name: prefix-dev/setup-pixi
  dependency-version: 0.8.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gh-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 1, 2025
@carolinefrasca carolinefrasca merged commit 6a19ff3 into main May 1, 2025
7 checks passed
@dependabot dependabot Bot deleted the dependabot/github_actions/gh-actions-4145220cd3 branch May 1, 2025 21:33
msaelices added a commit to msaelices/modular-community that referenced this pull request Apr 12, 2026
carolinefrasca pushed a commit that referenced this pull request Apr 13, 2026
* Bump mojo-regex to 0.10.0

* Pin mojo-regex 0.10.0 to NFAMatcher fix commit

Updates the pinned rev to cbfdabc (msaelices/mojo-regex#98) so that
the 0.10.0 release shipped through modular-community includes the
`init_pointee_move` fix on `NFAMatcher`'s lazy DFA allocation. The
previous rev (8e56a946) was main HEAD at the 0.10.0 version bump,
before that fix landed.

* Bump mojo-regex 0.10.0 rev to include hash-keyed cache fix

Includes PR #99 (StringSlice pattern in public API with hash-keyed
cache) and the CHANGELOG entry for PRs #98 and #99 in the 0.10.0
section. New pin: 6a8a0bd (main HEAD).

* Bump mojo-regex 0.10.0 rev to pick up trimmed changelog

* Update rev to include PR #102 (inline NFA range checks)

* Update rev to include PR #102 changelog entry

* Update rev to include PR #104 (precompute range classification)

* Update rev to include PR #105 (eliminate get_pattern String copies)

* Update rev to include PRs #103, #106 (re.sub + benchmarks)

* Update rev to include PR #108 (capture group sub)

* Update rev to include PR #110 (DFA fast path for sub)

* Update rev to include PR #112 (optimize sub internals)

* Update rev to include PR #113 (deep sub optimization)

* Update rev to include PR #115 (SIMD LazyDFA first-byte filter)

* Update rev to include PR #115 cleanup (remove dead scalar fallback)

* Update rev to include PR #116 (extract shared nibble scan)

* Update rev to include PRs #116, #117 and benchmark results

* Update rev to include PR #118 (fix 3+ way alternation bug)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code OK to test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant